-
Notifications
You must be signed in to change notification settings - Fork 59
Conversation
li.submenu-item #[a.menu-link(ng-click="$event.stopPropagation();" href="https://help.{{domain}}" target="_blank") HELP CENTER] | ||
li.submenu-item #[a.menu-link(ng-click="$event.stopPropagation();" href="https://www.{{domain}}/community/how-it-works/privacy-policy/") PRIVACY POLICY] | ||
li.submenu-item #[a.menu-link(ng-click="$event.stopPropagation();" href="https://www.{{domain}}/community/how-it-works/terms/") TERMS] | ||
li.submenu-item #[a.menu-link(ng-href="https://www.{{domain}}/sitemap") SITE MAP] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Makes links work locally and per environment
li | ||
a(href="/my-dashboard") Dashboard | ||
li | ||
a(href="/members/") My Profile |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This link is in correct? Shouldn't this be dynamic?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't make any changes to this file except adding a space between SITE and MAP, the rest is improper indenting that Sublime Text auto fixed. I haven't taken a look at the site map code - but I can make the necessary updates if we want to change it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix these. These are minor issues so hopefully it doesn't take too
long.
Thanks
On Mon, Nov 9, 2015 at 12:36 PM, Nicholas Litwin [email protected]
wrote:
In app/sitemap/sitemap.jade
#543 (comment)
:
li
a(href="//apps.topcoder.com/forums") Forums
li
a(href="/community/statistics") Statistics
li
a(href="/community/events") Events
li
a(href="/blog") Blog
- section.sitemap-nav.hide-small
h2.sitemap-header My Account
ul
li
a(href="/my-dashboard") Dashboard
li
a(href="/members/") My Profile
I didn't make any changes to this file except adding a space between SITE
and MAP, the rest is improper indenting that Sublime Text auto fixed. I
haven't taken a look at the site map code - but I can make the necessary
updates if we want to change it.—
Reply to this email directly or view it on GitHub
https://github.com/appirio-tech/topcoder-app/pull/543/files#r44327588.
Thanks
Parth Shah
Merging to test in dev on iPhone. @parthshah @vikasrohit @tladendo Let me know if you see any problems.